Skip to content

Conversation

@Alizter
Copy link
Collaborator

@Alizter Alizter commented Nov 7, 2025

Demonstrate the issue in #12697.

@Alizter Alizter changed the title test(pkg): incorrect dune resovled from PATH test(pkg): incorrect dune resolved from PATH Nov 7, 2025

$ mkpkg bar <<EOF
> depends: [ "dune" ]
> build: [ "echo" "$(which dune)" ]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might not be the most optimal way to test for this. One other issue is that we might just intercept (run dune ...) in the build plan and use our own, and that doesn't appear to be the case at the moment.

@rgrinberg
Copy link
Member

Isn't this test enough already? #10020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants